Attributes {
    Y {
        String standard_name "latitude";
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 modulus 360.0;
        Float32 period 360.0;
        Int32 gridtype 1;
        String units "degree_east";
    }
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    partial_X {
        Float32 pointwidth 1.0;
        Int32 expires 1435795200;
        String iridl:hasSemantics "iridl:SeaSurfaceTemperature";
        Float32 missing_value NaN;
        String history "Version 3b", "max over T[Jan 1854, May 2015]";
        String long_name "$partialdiff sub X$ $partialdiff sub Y$ Extended reconstructed sea surface temperature";
        String units "3282.80635001174 degree_Kelvin radian-2 north";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}